Labels:text | screenshot | font | document OCR: Function Description CPoint Encapsulates the Window POINT structure which contains x- and CRect y-coordinates. Encapsulates the Window RECT structure which contains left, top, right, and bottom coordinates CSize Encapsulates the Window SIZE structure which contains a relative coordinate or position CString A variable length sequence of characters. The characters are of type TCHAR, which is a 16-bit character for Unicode and an 8-bit character for normal ASCII applications. CTime Represents an absolute time and date. CTimeSpan Represents a relative time span of approximately 68 years. Table 3: MFC simple value types.